dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteScalarFunction<T1,TResult> Class
Properties Methods

SQLiteScalarFunction<T1,TResult> Class Members

The following tables list the members exposed by SQLiteScalarFunction<T1,TResult>.

Public Properties
 NameDescription
Public PropertyGets a number of user-defined function arguments. (Inherited from Devart.Data.SQLite.SQLiteFunction)
Public PropertyGets a name of the user-defined function. (Inherited from Devart.Data.SQLite.SQLiteFunction)
Top
Public Methods
 NameDescription
Public MethodReleases all resources allocated by this object. (Inherited from Devart.Data.SQLite.SQLiteFunction)
Top
See Also